Merge branch 'fix_4258' into 'main'
authorMatthias Clasen <mclasen@redhat.com>
Tue, 14 Feb 2023 23:50:18 +0000 (23:50 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 14 Feb 2023 23:50:18 +0000 (23:50 +0000)
commit0a0a03d913ec768444a5e763bddea956b203a107
treeb6d101d5afd48b750ae21db0a54e6cb136855902
parentabf3cdb187b27e7dacab68976ccd5cf661f171eb
parentd43724f5fc116bc632759727590981cf57704f41
Merge branch 'fix_4258' into 'main'

Don't tell the screen reader that a button is related to an image which has no useful label

Closes #4258

See merge request GNOME/gtk!4665